home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Games Collection 1 / software vault.zip / software vault / CDR06 / ROGUEF10.ZIP / ROUGE.DOC < prev    next >
Text File  |  1992-11-03  |  4KB  |  103 lines

  1. ██████▄ ▄█████▄ ███  ██  ▄████▄▐█████▄
  2. ███████▐███████▌▐██  ██ ███████▐██████
  3. ███▀███▐███▀███▌███  ██▐███▀██▀▐█  ▀█▀
  4. ██▀▄██▀▐██▀ ▀██▌██   ██▐██▀    ▐███
  5. ██ ██▌ ▐██▄ ▄██▌██   ██▐██▄ ███▐█     ╖╥╥                             .
  6. ██ ▀██▄▐███▄███▌███▄███ ███▄▐██▐█   █▌║╨║ ╓─╖ ╖─╖ ╓── ╓─╖ ╖─╖ ╓─╖ ╖─╖ ╥ ╓─╖ ╓──
  7. ██  ▀██ ▀█████▀ ▀██████  ▀████▀▐█████▌╜ ╜ ╙── ╨   ╙── ╙── ╜ ╜ ╙─╨ ╨   ╜ ╙── ──╜
  8. ┌─────────────────────────────────────────────────────────────────────────────┐
  9. ═ Written by David Proper ═════════════════════════════════════════════ v1.00 ═
  10. └─────────────────────────────────────────────────────────────────────────────┘
  11.  
  12.  
  13. "This looks interesting, what is it?" - It's called Rouge Mercenaries.
  14.  
  15. "No shit, really? I ment what does it do." - Oh, well, it will let you place
  16. a random amount of Rouge Mercenaries in a random sector during nightly event.
  17.  
  18. "Cool. I think I like that. What gave ya the idea for it?" - Well, I used to
  19. play Trade Wars alot on my BBS until I started programming more (like all the
  20. TradeWar utils I've been doing) and didn't have time. While I did play, I
  21. always though the Rouge fighters were neat. They were a little hinderence and
  22. ya got bounty for taking them out. The only problem was Rouges would only 
  23. show up if I would put them in with the editor or someone with corperation 
  24. fighters disbanded the corp. So I though it would be nice if there was a way
  25. to randomly place Rouges.
  26.  
  27. "Cool. I think I'll give it a try. How do I set it up?" - Here's the docs:
  28.  
  29. You call the program with the following paramiters:
  30.  
  31. ROUGE datapath minimum maximum [/all]
  32.  
  33. datapath     : This is the location of your TradeWars files.
  34. minimum      : Minimum amount of fighters to place.
  35. maximum      : Maximum amount of fighters to place.
  36. /all         : If this switch is given, ANY sector could be a possible pick.
  37.                If this switch is not given, FedSpace, StarPort, and Ferrengi
  38.                Homeworld wont be picked.
  39.  
  40. A sector will only have the fighters placed in it if there are:
  41.  
  42. a) No fighters there or
  43. b) If the fighters there are Rouge fighters.
  44.  
  45. So if ya give the command:
  46.  
  47. ROUGE e:\tw\tradewar 1 10000
  48.  
  49. It will look in e:\tw\tradewar for the files and will pick a random amount of
  50. fighters to place that is between 1 and 10,000.
  51.  
  52.  
  53. ┌────────────────────────────────────────────────────────────────────────────┐
  54.  The following people (accualy PERSON) deserves thanks for sending money in 
  55.  for one or more of my programs:
  56.  
  57.  11/02/92 : Mike Fergione
  58. └────────────────────────────────────────────────────────────────────────────┘
  59.  
  60.  
  61. That should be enough. Now the stuff no one reads.. If you like this or
  62. any of the other programs I've done that you have or have seen, please send
  63. me something for my time and testing. I currently don't have a "real" job and
  64. my only income is from my BBS and my programming. Do you know how hard it is
  65. for a 21 year old computer nerd to get a job in a small hick town?
  66.  
  67. Send any donations, or your own programs that you've written to be placed on
  68. my BBS to:
  69.  
  70. David Proper
  71. 927 Maple Avenue, NW
  72. New Philadelphia, Ohio 44663-1522
  73.  
  74.  
  75. Or if you just want to check out my BBS, which has all my publicly released
  76. programs online, give my BBS a call:
  77.  
  78.  
  79.                               The Ace of Spades
  80.                                 1-216-339-4592
  81.                      300/1200/2400 baud - 24hrs - 7dys
  82.                  21,000+ files - 130+ doors - 7+megs Gfiles
  83.          800megs online - 30+ message bases - Truly Private Email
  84.            Adult Section - CMF/MOD/GIF/MID/ROL/VOC/Etc files
  85.        Supports the 1st Admendment - Lots more goodies like a SysOp
  86.                  who accualys answers mail and the pager.
  87.  Yea, I also have a Sound Blaster Pro so I can do any audio samples for the
  88.                           users that they may want.
  89.  
  90.  
  91. A quick little thank you goes out to Dan Roseen, SysOp of Nite Owl BBS
  92. 206-631-4949. He gave the TW file formats to one of my users that called his 
  93. system looking for them. Thanks Dan, we need more SysOps like that who are
  94. willing to help out there users and other SysOps. (You wouldn't believe the
  95. bullshit in this area between the local systems. It's unbelievable)
  96.  
  97. And of course thanks to Jason Boyd for writting the text file that had the 
  98. file formats.
  99.  
  100.  
  101. Guess that's the end of this file. Increase the peace. Later.
  102.  
  103.